home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr30 / clmode.zip / CLMODE.DAT (.txt) next >
Zinc Data  |  1993-01-20  |  15KB  |  130 lines

  1. Zinc Data File Version 3.0
  2. UI_HPP
  3. UI_HELP
  4. HELP_CONTEXTS
  5. HELP_MONITOR
  6. HELP_DISPLAY
  7. HELP_KEYBOARD
  8. HELP_MOUSE
  9. HELP_VGACONF
  10. Help on Monitor Type Selection...y
  11. Selecting the proper monitor type connected to your VGA allows the proper refresh rate for your monitor to be utilized.  It also inhibits using screen resolutions that your monitor will not support.  
  12. Selecting a mone
  13. const UI_HELP_CONTEXT HELP_MONITOR                     = 0x0001; // Help on Monitor Type Selection...d
  14. const UI_HELP_CONTEXT HELP_DISPLAY                     = 0x0002; // Help on Video Modes Selection...X
  15. const UI_HELP_CONTEXT HELP_KEYBOARD              itor type number that is lower than your monitor's specifications may result in the unavailability of extended screen resolutions, or increased flicker at higher resolutions caused by a slower refresh rate.
  16. Selecting a monitor type number that is higher than your monitor's specifications may result in the availability of extended modes that can not be displayed by your monitor.  This is generally referred to as being out of sync.  
  17. To select the correct monitor type, review your monitors specifications and compare them to the table below to choose the appropriate type number.
  18. If you are uncertain of your monitor frequency range, use the Verify feature to view through the supported 16-color modes.
  19. Use the Advanced option to customize the frequency for the 640x480, 800x600, 1024x768 and 1280x1024 modes.
  20. Saving The Correct Monitor Type Number
  21. ======================================
  22. Some systems will remember the monitor type after you set it.  To determine if your computer system has this feature, set the monitor type by selecting "Save", then answer "No" to the prompt asking if you wish to update your AUTOEXEC.BAT file.  Exit the program by selecting "Exit" or pressing <Alt-F4>.  Shut down all applications and turn off your computer system.  Turn your computer system back on, and run this program again.  If the monitor type you selected is highlighted in the Set Monitor Type window, then your system can remember monitor types.
  23. If it does not highlight the monitor type you previously selected then you should update your AUTOEXEC.BAT file.  Do this by selecting the appropriate monitor type, then select "Save".  Answer "Yes" to the prompt and exit the program.  The next time you reboot your computer the monitor type you selected will be set automatically.
  24. Select the monitor type connected to your system with the mouse or use the <Up Arrow> and <Down Arrow> keys to move between fields, and the <TAB> and <Alt-Tab> keys to move between groups.
  25. Save - press <S> or <Alt-S> to save.  You will be prompted for an update to the AUTOEXEC.BAT file.  Select Yes to create or update a line in your AUTOEXEC.BAT file to automatically set the monitor type. Select No to set the monitor type without modifying the AUTOEXEC.BAT file.
  26. Cancel - press <A> or <ESC> to exit the window without making changes.
  27. Help - pressing <H> brings up this help screen.
  28. Listed below are examples of different monitor types.
  29. Type  Example      HFreq  VFreq   Resolution 
  30.  #                 (kHz)   (Hz)              
  31. ====  =======      =====  =====   ===========
  32. 0     IBM 8512     31.5   60/70  640x480, 720x400
  33.       IBM 8503
  34.       IBM 8503
  35. 1     IBM 8514     31.5   60/70  640x480, 720x400
  36.       IBM 8515     35.5   43.5    1024x768 interlaced
  37. 2     NEC 2A      31.5   60/70   640x480, 720x400
  38.                    35.1   56      800x600
  39. 3     NEC II        31.5   60/70   640x480, 720x400
  40.                    35.1   56      800x600
  41.                    35.5   43.5    1024x768 interlaced
  42. 4     NEC 3D       31.5   60/70   640x480, 720x400
  43.                    35.5   43.5    1024x768 interlaced
  44.                    37.8   60      800x600
  45. 5    Sony CPD-1304 31.5   60/70   640x480, 720x400
  46.      NEC 3FGx       48.0   72      800x600
  47.      Nanao 9065S   48.0   60      1024x768
  48.      Nanao 9070U   48.0   43.5    1280x1024 interlaced
  49. 6    NEC 4D        31.5   60/70   640x480, 720x400
  50.      NEC 4FG       48.0   72      800x600
  51.      Nanao T240i   56.5   70      1024x768
  52.                    48.0   43.5    1280x1024 interlaced
  53. 7    NEC 5D        31.5   60/70   640x480, 720x400
  54.      NEC 5FG/6FG  48.0   72      800x600
  55.      Nanao T560i   56.5   70      1024x768
  56.      Nanao T660i   64.0   60      1280x1024
  57.      Nanao F550i
  58.      Nanao F750i
  59.      Nanao 9400i
  60.      Nanao 9080i
  61. Type Number     Monitor Type
  62. ============    ============
  63.      0          VGA
  64.      1          8514 compatible
  65.      2          Super VGA (SVGA)
  66.      3          Extended Super VGA
  67.      4          Multi-frequency
  68.      5          Extended Multi-frequency
  69.      6          Super Multi-frequency
  70.      7          Extended Super Multi-frequency
  71.  Select <Esc> to continue... 
  72. Help on Video Modes Selection...
  73.     This selection previews the current modes supported. Press the ENTER key or left mouse button to view the next video mode.  To return to the Video Modes Preview window, press the ESC key or click on the right mouse button.
  74. Video modes are a unique combination of screen resolution and the number of colors that can be displayed simultaneously.  Video modes can be graphics or text oriented.
  75. The list of available modes varies depending on the current monitor type, the amount of video memory installed, and the VGA controller revision.
  76. To scroll through the list use the <Up Arrow> and <Down Arrow>, <Page Up>, or <Page Down> keys.
  77. Advance to the top of the list be pressing <Home>, the end of the list by pressing <End>.
  78. To move forward between groups or buttons press <Tab>, to move back press <Shift-Tab>.
  79. To exit the window press <ESC> or select the OK button by pressing <K>.
  80. Definitions
  81. ===========
  82. Resolution - Horizontal and Vertical dimension in pixel units for graphics modes and character units for text modes.
  83. Colors - Number of colors displayed simultaneously.  This is the number of colors available to be displayed.  Your application program must support the number of colors you select.
  84. Type - Text or graphics display mode.  Some graphics modes support text output.  Generally graphics modes are used by applications programs or graphical environments such as MS Windows, OS/2, and others.
  85. Char Cell - Character width by character height in pixel units.
  86. mono - Monochrome.
  87. Mode Number - Video mode number in hexadecimal.  This number uniquely identifies the combination of screen resolution and colors.  The mode number can be used with this program from the command line to configure the VGA to display the desired screen resolution.  This is most useful for displaying extended text modes.
  88. VESA Mode Number - V.E.S.A. is the Video Electronics Standards Association.  VESA mode numbers designate common modes supported by different manufacturers that belong to the V.E.S.A.  organization.  If your VGA is configured to support VESA modes either through an external "TSR" program, or through the video BIOS, then the VESA mode number that corresponds to the resolution and color combination will be displayed.
  89.  Select <Esc> to continue... 
  90. Keyboard movement...
  91. Buttons - Select buttons by pressing the underlined letter in each button.  You may also use the Alternate key along with the underlined key.  For example to exit press <X> or <Alt-X>
  92. EXIT - Press <Alt F4> or select Exit from the      = 0x0003; // Keyboard movement...U
  93. const UI_HELP_CONTEXT HELP_MOUSE                       = 0x0004; // Mouse movement...j
  94. const UI_HELP_CONTEXT HELP_VGACONF                     = 0x0005; // Help on VGA Configuration Selection...
  95.  main menu by pressing <X> to exit the program.
  96. NEXT  - Press <Tab> to move to the next group or button on the window.
  97. PREVIOUS - Press <Shift Tab> to move to the previous group or button on the window.
  98. NEXT FIELD - Press <Down Arrow> to move to the next field within a group.
  99. PREVIOUS FIELD - Press <UP Arrow> to move to the previous field within a group.
  100. SELECT - Press <Space> or <Enter> to select the currently highlighted item.
  101. UNSELECT - Press <Space> to unselect the currently selected item.
  102. OPEN LIST BOX - Press <Enter> to open a list box for selection.
  103. SELECT FROM LIST BOX - Press <Enter>  to select from items displayed in a list box.
  104. CLOSE - Press <Shift F4>, or <Esc> to close the current window.
  105.  Select <Esc> to continue... 
  106. Mouse movement...
  107. In order to use the mouse you must have previously loaded a mouse driver.  Mouse drivers are provided with your mouse.  
  108. Move the mouse so that the pointer is over the option or button you wish to select and press the left mouse button.
  109. To close a menu, position the mouse pointer on the system button in the upper left corner of the window and double click on the left mouse button.
  110.   Select <Esc> to continue... 
  111. Help on VGA Configuration Selection...D
  112. REVERSE VIDEO - Reverse video text and graphics control.
  113. BOLD - Text characters with the foreground intensity bit set are displayed with a "bold" font.  Bold font characters must be available in the VGA BIOS or loaded with a "TSR" program for this option to take effect.
  114. CONTRAST ENHANCEMENT - This option offers different ways of producing greater contrast in text modes.
  115.      Black & White - This option should only be used on monochrome flat panels.  It is similar to "Text/Back.  Enhancement".  User's preference should determine which enhancement options to use.
  116.     Greyscale/Color - This option is used to display color data on monochrome panels as shades of grey.  Users with color flat panels should select this option.
  117.     Text Enhancement - This will cause colored text to have higher contrast on monochrome flat panels.
  118.     Background Enhancement - This option causes high contrast in backgrounds.  Colored backgrounds are displayed as either black or white.
  119.     Text/Back.  Enhancement - This option is equivalent to selecting both text and background enhancement.  Text enhancement maintains contrast from the background.
  120. EXPAND MODE - This function controls the vertical expansion of text and graphics mode to fill as much of the panel as possible.
  121. VERTICAL POSITION -  This function controls the vertical placement of the video modes that do not use the full flat panel display.  This option has no effect while expand mode is turned on.  Takes effect immediately when the panel is the active display.
  122. DISPLAY - This function controls whether the panel, or CRT is the current output device.  In SimulSCAN both the panel and CRT are active.  This is generally used as a presentation mode.  The display will be optimized for the CRT.  Some options such as expand mode and bold font have no effect in SimulSCAN.
  123. BUS WIDTH - This function sets 8-bit or 16-bit operation in an environment where 16-bit operation is possible.
  124. INHIBIT FONT LOAD - When the panel is the active display, a supplemental font is loaded to enhance the display quality.  This supplemental font is for text mode only.
  125. FULL HEIGHT CURSOR - This option creates a full character sized block cursor on the panel.  This larger cursor is helpful for quickly locating the cursor on the panel.
  126. RGB WEIGHTING - Change gray scale values on a monochrome flat panel or the red, green, and blue values on a color flat panel.  This option allows the user to configure color weighting to personal preference. Changes take effect immediately, when the panel is the active display.
  127. POWER MANAGEMENT - Stand-by power down mode is an automatic power save feature.  When no activity is detected for a preprogrammed time period, then stand-by mode is entered.  Stand-by mode conserves power, allowing longer battery operation.  THIS OPTION WILL ONLY BE AVAILABLE IN PANEL MODE.  IF YOU ARE CHANGING THE DISPLAY TO CRT OR SIMULSCAN YOU SHOULD DISABLE THE POWER MANAGEMENT TIMER.
  128. Note:  Some options are designed for a specific display mode, that is CRT, SimulSCAN, or flat panel.  The following options take effect only in flat panel mode: Bold, Contrast Enhancement, Vertical Position, Full Height Cursor, and RGB Weighting.  In SimulSCAN and flat panel modes, Reverse Video may be used.  At any time, Display, Bus Width, and Inhibit Font Load may be used.  
  129.   Select <Esc> to continue...
  130.